home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TGROUPOPTIONSFORM / TGROUPOPTIONSFORM.txt
Encoding:
Text File  |  2005-02-07  |  17.8 KB  |  723 lines

  1. object GroupOptionsForm: TGroupOptionsForm
  2.   Left = 306
  3.   Top = 169
  4.   HelpContext = 1750
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Default group options'
  8.   ClientHeight = 364
  9.   ClientWidth = 590
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object OptPC: TTntDialogPageControl
  23.     Left = 160
  24.     Top = 0
  25.     Width = 430
  26.     Height = 289
  27.     ActivePage = MarkReadTS
  28.     MultiLine = True
  29.     Style = tsButtons
  30.     TabOrder = 0
  31.     HideBorders = True
  32.     object MarkReadTS: TTntTabSheet
  33.       Caption = 'Mark read'
  34.       TabVisible = False
  35.       object MarkReadH: TTntRadioGroup
  36.         Left = 4
  37.         Top = 4
  38.         Width = 409
  39.         Height = 101
  40.         Caption = 'When retrieving new headers'
  41.         ItemIndex = 1
  42.         Items.WideStrings = (
  43.           '&Do not mark any messages read'
  44.           '&Mark all messages read'
  45.           'Mark messages &without bodies read')
  46.         TabOrder = 0
  47.       end
  48.       object MarkReadB: TTntRadioGroup
  49.         Left = 4
  50.         Top = 120
  51.         Width = 409
  52.         Height = 101
  53.         Caption = 'When retrieving marked message bodies'
  54.         Color = clBtnFace
  55.         ItemIndex = 1
  56.         Items.WideStrings = (
  57.           'D&o not mark any messages read'
  58.           'M&ark all messages read'
  59.           'Mark messages without &bodies read')
  60.         ParentColor = False
  61.         TabOrder = 1
  62.       end
  63.     end
  64.     object PurgingTS: TTntTabSheet
  65.       Caption = 'PurgingTS'
  66.       ImageIndex = 1
  67.       TabVisible = False
  68.       object PurgeB: TTntGroupBox
  69.         Left = 4
  70.         Top = 4
  71.         Width = 405
  72.         Height = 125
  73.         Caption = 'Purge messages with bodies'
  74.         TabOrder = 0
  75.         object Label1: TTntLabel
  76.           Left = 12
  77.           Top = 24
  78.           Width = 79
  79.           Height = 13
  80.           Caption = '&Read messages:'
  81.         end
  82.         object Label2: TTntLabel
  83.           Left = 348
  84.           Top = 52
  85.           Width = 22
  86.           Height = 13
  87.           Caption = 'days'
  88.         end
  89.         object Label3: TTntLabel
  90.           Left = 12
  91.           Top = 76
  92.           Width = 88
  93.           Height = 13
  94.           Caption = '&Unread messages:'
  95.         end
  96.         object Label4: TTntLabel
  97.           Left = 348
  98.           Top = 104
  99.           Width = 22
  100.           Height = 13
  101.           Caption = 'days'
  102.         end
  103.         object PurgeBR: TTntComboBox
  104.           Left = 12
  105.           Top = 44
  106.           Width = 281
  107.           Height = 21
  108.           AutoComplete = False
  109.           Style = csDropDownList
  110.           ItemHeight = 13
  111.           TabOrder = 0
  112.           OnChange = PurgeBRChange
  113.           Items.WideStrings = (
  114.             'Never'
  115.             'When message is older than'
  116.             'On every purge'
  117.             'On every purge, but delete body only')
  118.         end
  119.         object PurgeBU: TTntComboBox
  120.           Left = 12
  121.           Top = 96
  122.           Width = 281
  123.           Height = 21
  124.           AutoComplete = False
  125.           Style = csDropDownList
  126.           ItemHeight = 13
  127.           TabOrder = 2
  128.           OnChange = PurgeBRChange
  129.           Items.WideStrings = (
  130.             'Never'
  131.             'When message is older than'
  132.             'On every purge'
  133.             'On every purge, but delete body only')
  134.         end
  135.         object PurgeBRdays: tMMjvspinedit
  136.           Left = 296
  137.           Top = 44
  138.           Width = 49
  139.           Height = 21
  140.           Cursor = crIBeam
  141.           MaxValue = 100000.000000000000000000
  142.           MinValue = 1.000000000000000000
  143.           Value = 1.000000000000000000
  144.           TabOrder = 1
  145.         end
  146.         object PurgeBUDays: tMMjvspinedit
  147.           Left = 296
  148.           Top = 96
  149.           Width = 49
  150.           Height = 21
  151.           Cursor = crIBeam
  152.           MaxValue = 100000.000000000000000000
  153.           MinValue = 1.000000000000000000
  154.           Value = 1.000000000000000000
  155.           TabOrder = 3
  156.         end
  157.       end
  158.       object PurgeH: TTntGroupBox
  159.         Left = 4
  160.         Top = 140
  161.         Width = 405
  162.         Height = 125
  163.         Caption = 'Purge messages without bodies'
  164.         TabOrder = 1
  165.         object Label5: TTntLabel
  166.           Left = 12
  167.           Top = 24
  168.           Width = 79
  169.           Height = 13
  170.           Caption = 'R&ead messages:'
  171.         end
  172.         object Label6: TTntLabel
  173.           Left = 344
  174.           Top = 52
  175.           Width = 22
  176.           Height = 13
  177.           Caption = 'days'
  178.         end
  179.         object Label7: TTntLabel
  180.           Left = 12
  181.           Top = 76
  182.           Width = 88
  183.           Height = 13
  184.           Caption = 'U&nread messages:'
  185.         end
  186.         object Label8: TTntLabel
  187.           Left = 344
  188.           Top = 104
  189.           Width = 22
  190.           Height = 13
  191.           Caption = 'days'
  192.         end
  193.         object PurgeHR: TTntComboBox
  194.           Left = 12
  195.           Top = 44
  196.           Width = 281
  197.           Height = 21
  198.           AutoComplete = False
  199.           Style = csDropDownList
  200.           ItemHeight = 13
  201.           TabOrder = 0
  202.           OnChange = PurgeBRChange
  203.           Items.WideStrings = (
  204.             'Never'
  205.             'When message is older than'
  206.             'On every purge')
  207.         end
  208.         object PurgeHU: TTntComboBox
  209.           Left = 12
  210.           Top = 96
  211.           Width = 281
  212.           Height = 21
  213.           AutoComplete = False
  214.           Style = csDropDownList
  215.           ItemHeight = 13
  216.           TabOrder = 2
  217.           OnChange = PurgeBRChange
  218.           Items.WideStrings = (
  219.             'Never'
  220.             'When message is older than'
  221.             'On every purge')
  222.         end
  223.         object PurgeHRdays: tMMjvspinedit
  224.           Left = 296
  225.           Top = 44
  226.           Width = 45
  227.           Height = 21
  228.           Cursor = crIBeam
  229.           MaxValue = 100000.000000000000000000
  230.           MinValue = 1.000000000000000000
  231.           Value = 1.000000000000000000
  232.           TabOrder = 1
  233.         end
  234.         object PurgeHUdays: tMMjvspinedit
  235.           Left = 296
  236.           Top = 96
  237.           Width = 45
  238.           Height = 21
  239.           Cursor = crIBeam
  240.           MaxValue = 100000.000000000000000000
  241.           MinValue = 1.000000000000000000
  242.           Value = 1.000000000000000000
  243.           TabOrder = 3
  244.         end
  245.       end
  246.     end
  247.     object RetrievinfTS: TTntTabSheet
  248.       Caption = 'Retrieving'
  249.       ImageIndex = 2
  250.       TabVisible = False
  251.       object Label9: TTntLabel
  252.         Left = 308
  253.         Top = 40
  254.         Width = 21
  255.         Height = 13
  256.         Caption = 'lines'
  257.       end
  258.       object Label13: TTntLabel
  259.         Left = 14
  260.         Top = 104
  261.         Width = 298
  262.         Height = 13
  263.         Caption = '&Maximum number of messages retrieved per session and group:'
  264.       end
  265.       object AutoSaveAttachPathBtn: TTntSpeedButton
  266.         Left = 376
  267.         Top = 200
  268.         Width = 21
  269.         Height = 21
  270.         Caption = '...'
  271.         OnClick = AutoSaveAttachPathBtnClick
  272.       end
  273.       object RetrieveAllBodies: TtntAutoSizeCheckBox
  274.         Left = 12
  275.         Top = 12
  276.         Width = 198
  277.         Height = 17
  278.         Caption = '&Retrieve bodies for all new messages'
  279.         TabOrder = 0
  280.       end
  281.       object RetrieveAllBodiesMax: TtntAutoSizeCheckBox
  282.         Left = 44
  283.         Top = 36
  284.         Width = 202
  285.         Height = 17
  286.         Caption = '&but do not retrieve bodies longer than '
  287.         TabOrder = 1
  288.       end
  289.       object RetrieveAllFirstInThread: TtntAutoSizeCheckBox
  290.         Left = 12
  291.         Top = 76
  292.         Width = 248
  293.         Height = 17
  294.         Caption = 'Retrieve bodies for all "&first in thread" messages'
  295.         TabOrder = 3
  296.       end
  297.       object defaultexpanded: TtntAutoSizeCheckBox
  298.         Left = 12
  299.         Top = 140
  300.         Width = 235
  301.         Height = 17
  302.         Caption = '&Newly retrieved threads are initially expanded'
  303.         TabOrder = 5
  304.       end
  305.       object AutoSaveAttach: TtntAutoSizeCheckBox
  306.         Left = 12
  307.         Top = 176
  308.         Width = 244
  309.         Height = 17
  310.         Caption = '&Save attachments of all downloaded bodies to:'
  311.         TabOrder = 6
  312.       end
  313.       object AutoSaveAttachPath: TTntEdit
  314.         Left = 32
  315.         Top = 200
  316.         Width = 345
  317.         Height = 21
  318.         TabOrder = 7
  319.       end
  320.       object RetrieveAllBodiesMaxLines: tMMjvspinedit
  321.         Left = 244
  322.         Top = 32
  323.         Width = 57
  324.         Height = 21
  325.         Cursor = crIBeam
  326.         MaxValue = 10000000.000000000000000000
  327.         MinValue = 1.000000000000000000
  328.         Value = 1.000000000000000000
  329.         TabOrder = 2
  330.       end
  331.       object RetrieveHeadersMaxNum: tMMjvspinedit
  332.         Left = 328
  333.         Top = 96
  334.         Width = 65
  335.         Height = 21
  336.         Cursor = crIBeam
  337.         MaxValue = 500000000.000000000000000000
  338.         Value = 3000.000000000000000000
  339.         TabOrder = 4
  340.       end
  341.     end
  342.     object PostingTS: TTntTabSheet
  343.       Caption = 'Posting'
  344.       ImageIndex = 5
  345.       TabVisible = False
  346.       object Label11: TTntLabel
  347.         Left = 12
  348.         Top = 20
  349.         Width = 129
  350.         Height = 13
  351.         Caption = 'Use this &identity for posting:'
  352.         FocusControl = IdentityPostCB
  353.       end
  354.       object Label18: TTntLabel
  355.         Left = 12
  356.         Top = 52
  357.         Width = 139
  358.         Height = 13
  359.         Caption = 'Use this &signature for posting:'
  360.         FocusControl = SignaturePostCB
  361.       end
  362.       object IdentityPostCB: TTntComboBox
  363.         Left = 168
  364.         Top = 12
  365.         Width = 157
  366.         Height = 21
  367.         AutoComplete = False
  368.         Style = csDropDownList
  369.         ItemHeight = 0
  370.         TabOrder = 0
  371.       end
  372.       object SignaturePostCB: TTntComboBox
  373.         Left = 168
  374.         Top = 44
  375.         Width = 157
  376.         Height = 21
  377.         AutoComplete = False
  378.         Style = csDropDownList
  379.         ItemHeight = 0
  380.         TabOrder = 1
  381.       end
  382.     end
  383.     object CrosspostTS: TTntTabSheet
  384.       Caption = 'Crossposts'
  385.       ImageIndex = 4
  386.       TabVisible = False
  387.       object Label10: TTntLabel
  388.         Left = 48
  389.         Top = 56
  390.         Width = 337
  391.         Height = 61
  392.         AutoSize = False
  393.         Caption = 
  394.           'Enabling this option greatly reduces the number of MsgIds Dialog' +
  395.           ' has to cache. If the newserver does not send the XRef header wh' +
  396.           'en getting new article headers, this setting is ignored.'
  397.         WordWrap = True
  398.       end
  399.       object xpostfilter: TtntAutoSizeCheckBox
  400.         Left = 12
  401.         Top = 12
  402.         Width = 168
  403.         Height = 17
  404.         Caption = '&Enable crosspost management'
  405.         TabOrder = 0
  406.       end
  407.       object xpostfilteronlywithXReftomultiplegroups: TtntAutoSizeCheckBox
  408.         Left = 28
  409.         Top = 36
  410.         Width = 351
  411.         Height = 17
  412.         Caption = 
  413.           '&Only apply for articles with an XRef header that suggests cross' +
  414.           'posting'
  415.         TabOrder = 1
  416.       end
  417.       object xpostonlyfornew: TtntAutoSizeCheckBox
  418.         Left = 12
  419.         Top = 204
  420.         Width = 321
  421.         Height = 17
  422.         Caption = 'Only check for crossposts when retrieving &NEW article headers'
  423.         TabOrder = 3
  424.       end
  425.       object XPostaction: TTntRadioGroup
  426.         Left = 4
  427.         Top = 120
  428.         Width = 397
  429.         Height = 73
  430.         Caption = 'When a crossposted article is found again...'
  431.         Items.WideStrings = (
  432.           '&Mark article header read'
  433.           '&Do not retrieve article header')
  434.         TabOrder = 2
  435.       end
  436.       object Button1: TMMTNTBItBtn
  437.         Left = 12
  438.         Top = 228
  439.         Width = 317
  440.         Height = 25
  441.         Caption = 'Delete cached &MsgIds...'
  442.         Font.Charset = DEFAULT_CHARSET
  443.         Font.Color = clBtnText
  444.         Font.Height = -11
  445.         Font.Name = 'MS Sans Serif'
  446.         Font.Style = []
  447.         ParentFont = False
  448.         TabOrder = 4
  449.         OnClick = Button1Click
  450.       end
  451.     end
  452.     object SortingTS: TTntTabSheet
  453.       Caption = 'Sorting/Scoring'
  454.       ImageIndex = 6
  455.       TabVisible = False
  456.       object SortReverse: TtntAutoSizeCheckBox
  457.         Left = 8
  458.         Top = 150
  459.         Width = 90
  460.         Height = 17
  461.         Caption = 'Re&verse order'
  462.         TabOrder = 2
  463.         Visible = False
  464.       end
  465.       object SortThreadDate: TTntRadioGroup
  466.         Left = 4
  467.         Top = 4
  468.         Width = 417
  469.         Height = 137
  470.         Caption = 'Sorting'
  471.         Columns = 2
  472.         ItemIndex = 0
  473.         Items.WideStrings = (
  474.           '&Thread, Date'
  475.           'Thread, &Max. Score, Date'
  476.           'Thread, &Av.Score, Date'
  477.           '&Date'
  478.           '&From, Date'
  479.           '&Subject, Date'
  480.           'Msg&ID, Date'
  481.           '&Lines, Date'
  482.           'Sco&re, Date'
  483.           '&Bytes, Date'
  484.           'Thread, Max. Score, Rev. Date'
  485.           'Thread, Av.Score, Rev. Date')
  486.         TabOrder = 0
  487.         Visible = False
  488.       end
  489.       object Panel1: TPanel
  490.         Left = 8
  491.         Top = 8
  492.         Width = 401
  493.         Height = 97
  494.         BevelOuter = bvNone
  495.         TabOrder = 1
  496.         object Label14: TTntLabel
  497.           Left = 4
  498.           Top = 32
  499.           Width = 237
  500.           Height = 25
  501.           AutoSize = False
  502.           Caption = 'Mark articles read if score is smaller or e&qual:'
  503.           WordWrap = True
  504.         end
  505.         object TntLabel1: TTntLabel
  506.           Left = 4
  507.           Top = 60
  508.           Width = 169
  509.           Height = 13
  510.           Caption = 'Initial view used in this group/folder:'
  511.           FocusControl = GroupViewCB
  512.         end
  513.         object StartNewThreadOnSubChange: TtntAutoSizeCheckBox
  514.           Left = 0
  515.           Top = 0
  516.           Width = 310
  517.           Height = 17
  518.           Caption = 'Start a &new thread when the subject changes within a thread'
  519.           TabOrder = 0
  520.         end
  521.         object GroupViewCB: TTntComboBox
  522.           Left = 248
  523.           Top = 60
  524.           Width = 149
  525.           Height = 21
  526.           AutoComplete = False
  527.           Style = csDropDownList
  528.           ItemHeight = 0
  529.           TabOrder = 1
  530.         end
  531.         object SortMarkRead: tMMjvspinedit
  532.           Left = 247
  533.           Top = 28
  534.           Width = 90
  535.           Height = 21
  536.           MaxValue = 10000.000000000000000000
  537.           MinValue = -10000.000000000000000000
  538.           TabOrder = 2
  539.         end
  540.       end
  541.     end
  542.     object CharsetTS: TTntTabSheet
  543.       Caption = 'Charsets'
  544.       ImageIndex = 7
  545.       TabVisible = False
  546.       object Label15: TTntLabel
  547.         Left = 12
  548.         Top = 20
  549.         Width = 105
  550.         Height = 13
  551.         Caption = '&Default group charset:'
  552.         FocusControl = DefCharset
  553.       end
  554.       object DefCharset: TTntComboBox
  555.         Left = 156
  556.         Top = 12
  557.         Width = 145
  558.         Height = 21
  559.         AutoComplete = False
  560.         Style = csDropDownList
  561.         ItemHeight = 13
  562.         TabOrder = 0
  563.         Items.WideStrings = (
  564.           'Default'
  565.           'ASCII'
  566.           'ISO-8859-1'
  567.           'ISO-8859-2'
  568.           'ISO-8859-3'
  569.           'ISO-8859-4'
  570.           'ISO-8859-5'
  571.           'ISO-8859-6'
  572.           'ISO-8859-7'
  573.           'ISO-8859-8'
  574.           'ISO-8859-9'
  575.           'ISO-8859-10'
  576.           'ISO-8859-13'
  577.           'ISO-8859-14'
  578.           'ISO-8859-15'
  579.           'ISO-8859-16'
  580.           'KOI8-R'
  581.           'KOI8-RU'
  582.           'KOI8-U'
  583.           'BIG5'
  584.           'BIG5-HKSCS'
  585.           'hz-big5'
  586.           'GB18030'
  587.           'GB2312'
  588.           'hz-gb-2312'
  589.           'ISO-2022-JP'
  590.           'SHIFT-JIS'
  591.           'JIS-X0201'
  592.           'EUC-CN'
  593.           'EUC-JP'
  594.           'EUC-KR'
  595.           'EUC-TW'
  596.           'UTF-7'
  597.           'UTF-8'
  598.           'CP1133'
  599.           'CP1250'
  600.           'CP1251'
  601.           'CP1252'
  602.           'CP1253'
  603.           'CP1254'
  604.           'CP1255'
  605.           'CP1256'
  606.           'CP1257'
  607.           'CP1258'
  608.           'CP850'
  609.           'CP862'
  610.           'CP866'
  611.           'CP874'
  612.           'CP932'
  613.           'CP949'
  614.           'CP950'
  615.           'JOHAB'
  616.           'X-Mac-Roman'
  617.           'X-Mac-Iceland'
  618.           'X-Mac-Hebrew'
  619.           'X-Mac-Greek'
  620.           'X-Mac-Cyrillic'
  621.           'X-Mac-Croatian'
  622.           'X-Mac-CE'
  623.           'X-Mac-Arabic'
  624.           'X-Mac-Ukraine'
  625.           'X-Mac-Turkish'
  626.           'X-Mac-Thai'
  627.           'X-Mac-Romania')
  628.       end
  629.       object ReindexStringsBtn: TMMTNTBItBtn
  630.         Left = 11
  631.         Top = 214
  632.         Width = 390
  633.         Height = 25
  634.         Caption = '&Reindex string based fields'
  635.         Default = True
  636.         Font.Charset = DEFAULT_CHARSET
  637.         Font.Color = clBtnText
  638.         Font.Height = -11
  639.         Font.Name = 'MS Sans Serif'
  640.         Font.Style = []
  641.         ParentFont = False
  642.         TabOrder = 1
  643.         Visible = False
  644.         OnClick = ReindexStringsBtnClick
  645.       end
  646.     end
  647.   end
  648.   object BtnOk: TMMTNTBItBtn
  649.     Left = 428
  650.     Top = 336
  651.     Width = 75
  652.     Height = 25
  653.     Caption = '&OK'
  654.     Default = True
  655.     Font.Charset = DEFAULT_CHARSET
  656.     Font.Color = clBtnText
  657.     Font.Height = -11
  658.     Font.Name = 'MS Sans Serif'
  659.     Font.Style = []
  660.     ParentFont = False
  661.     TabOrder = 2
  662.     OnClick = BtnOkClick
  663.   end
  664.   object BtnCancel: TMMTNTBItBtn
  665.     Left = 512
  666.     Top = 336
  667.     Width = 75
  668.     Height = 25
  669.     Cancel = True
  670.     Caption = '&Cancel'
  671.     Font.Charset = DEFAULT_CHARSET
  672.     Font.Color = clBtnText
  673.     Font.Height = -11
  674.     Font.Name = 'MS Sans Serif'
  675.     Font.Style = []
  676.     ParentFont = False
  677.     TabOrder = 3
  678.     OnClick = BtnCancelClick
  679.   end
  680.   object DefaultCB: TtntAutoSizeCheckBox
  681.     Left = 164
  682.     Top = 292
  683.     Width = 218
  684.     Height = 17
  685.     Caption = 'This &group uses the default group options'
  686.     Color = clBtnFace
  687.     ParentColor = False
  688.     TabOrder = 1
  689.     Visible = False
  690.     OnClick = DefaultCBClick
  691.   end
  692.   object CatLB: TTntListBox
  693.     Left = 0
  694.     Top = 8
  695.     Width = 145
  696.     Height = 276
  697.     ItemHeight = 13
  698.     Items.WideStrings = (
  699.       'Mark read'
  700.       'Purging'
  701.       'Retrieving'
  702.       'Posting'
  703.       'Crossposts'
  704.       'Sorting/Scoring'
  705.       'Charsets')
  706.     TabOrder = 4
  707.     OnClick = CatLBClick
  708.   end
  709.   object UseForAllSelectedCB: TtntAutoSizeCheckBox
  710.     Left = 164
  711.     Top = 314
  712.     Width = 214
  713.     Height = 17
  714.     Caption = '&Use these options for all selected groups'
  715.     Color = clBtnFace
  716.     Enabled = False
  717.     ParentColor = False
  718.     TabOrder = 5
  719.     Visible = False
  720.     OnClick = DefaultCBClick
  721.   end
  722. end
  723.